Rename buildbot/suppressed_warnings.txt to
buildbot/suppressed-warnings.txt, dashes are nicer in file names.
--- /dev/null
+# This is a 'suppressionFile' for the 'Test' buildbot build step
+
+# These doesn't seem like important warnings, we typically get them
+# during make distcheck when the test install is performed
+
+: ^libtool: install: warning: relinking `.*'$
+: ^libtool: install: warning: remember to run `libtool --finish .*_inst.*'$
+++ /dev/null
-# This is a 'suppressionFile' for the 'Test' buildbot build step
-
-# These doesn't seem like important warnings, we typically get them
-# during make distcheck when the test install is performed
-
-: ^libtool: install: warning: relinking `.*'$
-: ^libtool: install: warning: remember to run `libtool --finish .*_inst.*'$